home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
Empire Earth
/
EEDemo.exe
/
Disk1
/
data.ssa
/
unit ai scripts_volcano.tai
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-29
|
237 b
|
13 lines
// Include generic death for morbid conformance
#include("Generic Death.tai")
// Attack ai for Volcano unit (calamity)
Idle
{
ChooseRandomVolcanoTarget true(AttackLocation)
}
AttackLocation
{
ReadyToFireAgain true(Idle)
}